Skip to content

Trace sympy.rsolve#1839

Merged
rocky merged 6 commits into
masterfrom
trace-rsolve
Jun 13, 2026
Merged

Trace sympy.rsolve#1839
rocky merged 6 commits into
masterfrom
trace-rsolve

Conversation

@rocky

@rocky rocky commented Jun 10, 2026

Copy link
Copy Markdown
Member

Add tracing for Sympy.Rsolve.

Changes made/noticed in conjunction with trying to understand what's up with #1032

Also: changes to get Windows CI working. Apparently, matplotlib font caching is messing things up on Windows.
And we can't run doctest assuming the bash way to set environment variables.

@rocky rocky requested a review from mmatera June 10, 2026 10:56
rocky added 5 commits June 10, 2026 18:05
Windows CI testing has been hanging without any indication of what is
hanging. We've tried with a bash shell rather than powershell,
Using GNU Make and not (running Python commands directly), using to Python 3.13 instead of
3.14. Nothing seems to work or indicate what is hanging.

So remove testing for now.

If there is a Windows user who is interested, that person can scope out
what is failing.

@mmatera mmatera left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rocky rocky merged commit 356615c into master Jun 13, 2026
18 checks passed
@rocky rocky deleted the trace-rsolve branch June 13, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants